home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Education / Library Hyper Card Templates / Open Stack / IntroCard / card_6725.txt < prev    next >
Encoding:
Text File  |  1987-12-04  |  1.8 KB  |  65 lines

  1. -- card: 6725 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2629
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=34 top=318 right=340 bottom=134
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Go Back
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to prev card
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 8003
  30. -- rect: left=398 top=319 right=341 bottom=498
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: More...
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to next card
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 3 (field)
  47. -- low flags: 00
  48. -- high flags: 0000
  49. -- rect: left=13 top=27 right=316 bottom=500
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 0
  53. -- font id: 20
  54. -- text size: 18
  55. -- style flags: 0
  56. -- line height: 24
  57. -- part name: 
  58.  
  59.  
  60. -- part contents for card part 3
  61. ----- text -----
  62.         SYSTEM ABILITIES:
  63.  
  64.           In this first version, OPEN STACK is primarily a tracking and quick-lookup system.  You can enter information on vendors and patrons; you can record your orders and purchases; you can enter cataloging information; you can check books in and out and keep track of reserved and overdue books.  You can generate listings but you cannot (for the moment) create trad-itional catalogs (Subject/Author/Title/Shelf List) or catalog cards; we have a prototype label system designed for Gaylord continuous labels (cat# 7013) that will create card, pocket and spine labels on the ImageWriter; you might want to test it out.
  65.